//==============================================================================
// Market Stall_anim.txt
//==============================================================================

//==============================================================================
Define Roof
{
   setSelector
   {
		TechLogic age 2/age 3/age 4
      set hotspot
      {
         version
         {
            Visual World Beta E MarketStall Small Roof
replacetexture building e age3/EgyptianClassicAge00
         }
      }
      set hotspot
      {
         version
         {
            Visual World Beta E MarketStall Small Roof
         }
      }
      set hotspot
      {
         version
         {
            Visual World Beta E MarketStall Small Roof
replacetexture building e age3/EgyptianOlympicAge00
         }
      }
   }
}
//==============================================================================
anim idle
{
   setSelector
   {
		VariationLogic
      set hotspot
      {
         version
         {
            Visual World Beta E MarketStall Small A
Replacetexture building g shared01 1 map/building g shared01 2 map
                        connect hotspot Roof hotspot
         }
      }
      set hotspot
      {
         version
         {
            Visual World Beta E MarketStall Small B
Replacetexture building g shared01 1 map/building g shared01 2 map
                        connect hotspot Roof hotspot
         }
      }
      set hotspot
      {
         version
         {
            Visual World Beta E MarketStall Small C
Replacetexture building g shared01 1 map/building g shared01 2 map
                        connect hotspot Roof hotspot
         }
      }
      set hotspot
      {
         version
         {
            Visual World Beta E MarketStall Small D
Replacetexture building g shared01 1 map/building g shared01 2 map
                        connect hotspot Roof hotspot
         }
      }
   }
}
